Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refresh-sample-testdata refactor #450

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

tstromberg
Copy link
Collaborator

@tstromberg tstromberg commented Sep 15, 2024

  • Improve parallelism
  • Fix Makefile dependency
  • Remove extraneous cp
  • Make it easier to select alternative repos:
make SAMPLES_REPO=tstromberg/bincapz-samples SAMPLES_COMMIT=7e2d002 refresh-sample-testdata

On my MacBook Air, this PR decreases the makefile rule execution time by about 50%.

@tstromberg
Copy link
Collaborator Author

Sorry, had to disable commit signing so I could fix this on the plane :)

Copy link
Member

@egibs egibs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for knocking this out. I unintentionally neglected this portion when doing all of the other work to split out the samples.

@tstromberg tstromberg merged commit 20da9b7 into chainguard-dev:main Sep 16, 2024
5 of 6 checks passed
tstromberg added a commit to tstromberg/bincapz that referenced this pull request Sep 16, 2024
egibs added a commit that referenced this pull request Sep 16, 2024
* Improve shell, python, and powershell dropper detection

* refresh-sample-testdata refactor (#450)

* Add shorter output format for 'scan' mode (#457)

* Bump step-security/harden-runner from 2.9.1 to 2.10.1 in the all group (#459)

Bumps the all group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner).


Updates `step-security/harden-runner` from 2.9.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@5c7944e...91182cc)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Gibler <[email protected]>

* refresh testdata

* improve dropper detection output

* Update testdata

* Update testdata

* Improve linux_server_stealer targeting

* Update to use latest bincapz-samples

* update scan_archive sample

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Gibler <[email protected]>
egibs pushed a commit to egibs/malcontent that referenced this pull request Sep 25, 2024
egibs added a commit to egibs/malcontent that referenced this pull request Sep 25, 2024
…ainguard-dev#455)

* Improve shell, python, and powershell dropper detection

* refresh-sample-testdata refactor (chainguard-dev#450)

* Add shorter output format for 'scan' mode (chainguard-dev#457)

* Bump step-security/harden-runner from 2.9.1 to 2.10.1 in the all group (chainguard-dev#459)

Bumps the all group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner).


Updates `step-security/harden-runner` from 2.9.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@5c7944e...91182cc)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Gibler <[email protected]>

* refresh testdata

* improve dropper detection output

* Update testdata

* Update testdata

* Improve linux_server_stealer targeting

* Update to use latest bincapz-samples

* update scan_archive sample

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Gibler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants